Personal tools

Lua/Server/Checkpoint/Static Functions/GetById

From JC2-MP Documentation

< Lua‎ | Server‎ | Checkpoint
Jump to: navigation, search

Returns    Checkpoint
Prototype    Checkpoint.GetById(number id)
Description    No description


Description

Returns the checkpoint with the given checkpoint ID, or nil if no checkpoint was found with the given ID.

See also